價格:免費
更新日期:2014-07-07
檔案大小:361k
目前版本:2.1
版本需求:Android 2.1 以上版本
官方網站:http://ignatiy.com
Email:m@ignatiy.com
This application allows you to test your smartphone's GPS module and track your location locally or on a remote server.
The application shows you the basic GPS info such as latitude, longitude, altitude, accuracy, speed, etc.
You can also see satellites almanac and NMEA location strings.
You can collect all the data locally and you have an ability to receive this data on a remote computer.
Collecting navigation data remotely:
You will need to download the server app: https://drive.google.com/file/d/0BzuODD3YSSRwaFFHR1hlaGtBdGs/view?usp=sharing
To run it you need to have Java installed.
Run the following commands in the terminal (for Unix users, such as Mac OS X, Linux and so on) or cmd (for Windows users):
cd
java -jar server.jar
This console app will say the IP and port which you should type in mobile client settings. This app will recieve all the data from the mobile client and write them to the GPSinfo.txt file.